From the dataset, we know there are 15 variables in this dataset: order_id, product_id, add_to_cart_order, reordered, user_id, eval_set, order_number, order_dow, order_hour_of_day, days_since_prior_order, product_name, aisle_id, department_id, aisle, department. With these information, I am going to create 3 distinct plots: a histogram, a line plot, and a box plot.

Column

Distribution of Orders by Day of the Week

Column

Average Number of Orders by Hour within each Day of the Week

Distribution of Add to Cart Order for Top 5 Products